home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / emedit15.arc / READ.ME < prev    next >
Text File  |  1988-06-04  |  2KB  |  40 lines

  1. *****************************************************************************
  2. NOTE:  This is version 1.5 of the editor.  Versions 1.36 and 1.4 did NOT work
  3. remotely.  In an attempt to optimize the slow screen output, I introduced a
  4. bug that kept output from being redirected, hence causing the program to
  5. fail when run remote.  I am sorry for the problems.
  6. *****************************************************************************
  7.  
  8. This is a MS-DOS generic editor.  By generic I mean that it
  9. only uses standard MS-DOS calls/interrupts, and makes no direct calls to 
  10. the machines bios routines.  Also, for it to work properly, ansi.sys (or 
  11. the equivalent) must be installed.
  12.  
  13. NOTE that to run the editor, the only file required is the editor itself.
  14. None of the other files are required for the editor to operate.
  15.  
  16. Files included here:
  17.  
  18. em.com          the editor
  19. emconfig.com    configuration program
  20.  
  21. Keyboard definition files.
  22.  
  23. emkey.def       sample key definition file
  24. wskey.def       WordStar (tm) like key definition file
  25. mykey.def       empty key definition file to work with
  26.  
  27. Other files:
  28.  
  29. em.doc          documentation
  30. em.hlp          help file
  31. quick.hlp       list of commands
  32. read.me         this file
  33. order.frm       handy order form
  34.  
  35. Note that as shipped, EM uses the "special" keys on the IBM keyboard for 
  36. many of its commands.  If you will be running EM in an environment that 
  37. does NOT allow or recognize these commands, then configure EM with the 
  38. wskey.def key file, or better yet, make up your own.
  39.  
  40.